JBoss Community Archive (Read Only)

Teiid 8.3

OPTION Clause

The OPTION keyword denotes options the user can pass in with the command. These options are Teiid specific and not covered by any SQL specification.

Usage:

OPTION option, (option)*

Supported options:

Examples:

All tables specified in the OPTION clause should be fully qualified, however the name may match either an alias name or the fully qualified name.

Info

Previous versions of Teiid accepted the PLANONLY, DEBUG, and SHOWPLAN option arguments. These are no longer accepted in the OPTION clause. Please see the Client Developers Guide for replacements to those options.

JBoss.org Content Archive (Read Only), exported from JBoss Community Documentation Editor at 2020-03-13 12:38:14 UTC, last content change 2013-03-14 16:28:32 UTC.